PATHMac OS 8 Developer Documentation > Operating System Services > Multiprocessing Services >

Adding Multitasking Capability to Applications Using Multiprocessing Services

   

MPDeallocateTaskStorageIndex

Frees an index number used to access per-task storage

OSStatus MPDeallocateTaskStorageIndex (TaskStorageIndex index);
index
A value of type TaskStorageIndex that specifies the index number you want to deallocate.
function result
A result code. See Result Codes for a list of possible values.
VERSION NOTES

Introduced with Multiprocessing Services 2.0.

SEE ALSO

The function MPAllocateTaskStorageIndex .


© 1999 Apple Computer, Inc. – (Last Updated 07 May 99)